home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C / Applications / Python 1.3.3 / Python 133 68K / Mac / Lib / toolbox / Lists.py < prev    next >
Text File  |  1996-05-20  |  472b  |  25 lines

  1. # Generated from 'Sap:CW8 Gold:Metrowerks CodeWarrior:MacOS Support:Headers:Universal Headers:Lists.h'
  2.  
  3. lDoVAutoscroll = 2
  4. lDoHAutoscroll = 1
  5. lOnlyOne = -128
  6. lExtendDrag = 64
  7. lNoDisjoint = 32
  8. lNoExtend = 16
  9. lNoRect = 8
  10. lUseSense = 4
  11. lNoNilHilite = 2
  12. lDoVAutoscrollBit = 1
  13. lDoHAutoscrollBit = 0
  14. lOnlyOneBit = 7
  15. lExtendDragBit = 6
  16. lNoDisjointBit = 5
  17. lNoExtendBit = 4
  18. lNoRectBit = 3
  19. lUseSenseBit = 2
  20. lNoNilHiliteBit = 1
  21. lInitMsg = 0
  22. lDrawMsg = 1
  23. lHiliteMsg = 2
  24. lCloseMsg = 3
  25.